/*Adding this class tag to any element will prevent it from showing up in print previews or printed pages*/
/**************** Internet Explorer ********************/
.NonPrintable{
		visibility:hidden;
			
}


